home *** CD-ROM | disk | FTP | other *** search
/ Windows Expert / Windows Expert.iso / utility / click11.zip / CLICK11.MAN < prev    next >
Text File  |  1990-06-22  |  11KB  |  203 lines

  1. MANUAL FOR Click! Filer 1.1 for Windows 3.0
  2.  
  3. FILE DRIVING
  4.  
  5.    The first windows to really learn to use are the Source and Destination
  6. ListBoxes.  There is a pair of listboxed for each Source and Destination.
  7. The Left ListBox is the File Listbox and the right is the Directory Listbox.
  8. The Directory Listbox operates on double click mode. Two clicks and you head 
  9. to that directory or Drive.  Moving to a new drive always starts at the top 
  10. of that drive.  Future enhancements are projected to allow an option for
  11. the user to allow remembering the paths for each drive.  The File Listbox
  12. is a multiselection listbox.  All highlighted files are available for action
  13. by many of the Click Pushbuttons.  In the Source directory, as each file is
  14. selected, it's size is added to the currently selected size Text DIsplay at 
  15. the bottom righthand of the Click! Filer Window.
  16.  
  17. ****1.1  Directory ListBox now 2 clicks to move.  Single click highlights
  18.          for use in DELDIR BUTTON
  19.  
  20. SEARCH EDIT BOXES
  21.  
  22.    Both Dest and Source have an Edit Box at the top of the display.  Entering
  23. a wildcard extension and pressing TAB causes a search in the related File
  24. Listbox and update of it's display.  Entering a path in this Edit causes the
  25. Directory Listbox to change directories.  A path and wildcard causes a 
  26. directory and a new search in the FileList.  The currently active search
  27. string is always displayed next to the Edit Boxes for both Source and Dest.
  28.  
  29.  
  30. SOURCE AND DESTINATION CONTROL BUTTONS
  31.  
  32.    Below the Listboxes are a set of 10 push buttons.  Most of these have been
  33. programed at this time.  The extras will be used in later versions of Click!
  34.  
  35.    ALL      This button selects all files in the associated FileListBox
  36.    NONE     This button de-selects all files in the associated FileListBox
  37.    RENAME   This button calls a dialog program to rename each selected file
  38.             in the associated FileListBox.  You are presented with the file
  39.             name selected and offered an edit box to enter a new name.  
  40.             Provided all goes well, they will rename.  After all files have
  41.             been renamed, the FIleListBox is updated to reflect all changes
  42.             successfully completed.
  43.    DEL      This button will delete all highlighted files in the associated
  44.             FileListBox.  Upon completion, the FIleListBox is updated to 
  45.             reflect the changes.
  46.    RUN      This button will launch the first highlighted program in the 
  47.             Source FileListBox.  You will be offerd an edit box to append
  48.             arguments to the program call.  Programs can be either Windows 3.0
  49.             programs, MS-DOS execs or MS-DOS batch files.  To run Batch files
  50.             it is suggested you write the first line as a drive move to the
  51.             required drive.  The second line should be a cd to the desired
  52.             directory.  This should ensure satisfactory batch file execution.
  53.             I've even compiled through batch mode.  It is suggested that
  54.             you have a nice fat environment size.  Other ways to run files
  55.             are discussed later under the Custom Button section of this 
  56.             manual.
  57.  
  58.    EDIT     This button will run the Editor which you have defined and pass
  59.             it the highlighted source files from the Source FileListBox. To
  60.             select the Editor you want, use the Default Edit button described
  61.             later in this manual.  The desired editor name will be entered in
  62.             the Click.INI file and be restored each time you run Click! Filer.
  63.    
  64.    Beneath the Directory ListBoxes are two labeled buttons:
  65.  
  66.    MKDIR    This will provide an edit box for you to enter the name of the
  67.             desired directory.  After completion, the Directory ListBox will
  68.             update to reflect the addition ( if successful ).
  69.  
  70.    DELDIR   This button provides a new dialog if no directory is selected.  
  71.             The dialog has a listbox to pilot your way to the desired 
  72.             directory.  One click in the listbox selects the file for 
  73.             deletion, 2 clicks moves you to that directory.  Only files which 
  74.             DOS will delete can be deleted. Remove all files and 
  75.             subdirectories from a directory before you can delete it.  
  76.             Future expansion may provide a clear directory sub directories 
  77.             feature.  You let me know if this would be desireable, or if 
  78.             this SAFER mode is prefered. 
  79.  
  80. **** 1.1    If a directory is selected and you press DELDIR then the
  81.             directory is deleted, no dialog will appear.
  82.  
  83. SIZE TEXT BOXES
  84.  
  85.    The bottom left Text Box shows the combined size of all selected source
  86. files.  The bottom right Text Box shows the free space on the Destination
  87. Drive.  Each has 3 buttons to select display mode.  Bytes, KBytes ( % 1024 ),
  88. and MBytes ( %1024000 ).  This setting can be remembered by setting them 
  89. into the Click.INI in the define defaults button discussed later.
  90.  
  91. CENTER CONTROL PUSH BUTTONS
  92.  
  93.    >     This button selects the current Source directory into the Current
  94.          Destination directory.
  95.    <>    This button swaps the Destination and Source Directories
  96.    <     This button selects the current destination directory into the
  97.          source directory
  98.  
  99.    COPY  This button copies all selected source files into the directory 
  100.          current in destination.  As each is copies it is reflected in
  101.          text above the associated ListBoxes.
  102.    MOVE  Copies the selected source files to the destination directory and
  103.          then deletes the source files.  SHould anyone have problems here
  104.          let me know so I can beef up error conditions during the process.
  105.          Verification move could be added if desired by enough people.
  106.  
  107.    EDIT DEFS
  108.  
  109.          This button provides for editing the CLick System settings in the
  110.          Click.INI.  You can set the initial paths for Source and Destination.
  111.          and the SOurce and Dest search masks.  Also the Editor can be named.
  112.          Pressing SET places the displayed values into the INI ( the size
  113.          defaults current are also set into the INI ).  Load retrieves the
  114.          INI settings into the current defaults for Click!.  
  115.  
  116.    DEFAULTS
  117.  
  118.          The current Click! defaults are placed into action.  The directories
  119.          files and searches all update.  This is the current defaults.  If 
  120.          were in edit and changed defaults, but didn't set them into the INI
  121.          these will be used.  Thus DEFAULTS are the current settings.  IF 
  122.          they are not desired. Go to EDIT, LOAD the INI and if these are OK
  123.          USE THEM.  Thus you can have session defaults and use this button.
  124.          Switching later to your standard defaults as convenient.
  125.  
  126.    ABOUT As expected tells you your using this program and plugging ME!
  127.  
  128.    CUSTOM DEFS
  129.  
  130.          This calls the dialog to set the 12 buttons on the bottom of the
  131.          Click! Window.  Select a button from the radio group.  The current
  132.          settings for that button are displayed below.  You can determine the
  133.          Label for the Button, the program to execute and whether to pass
  134.          no args, fixed args ( as you define ), highlighted source files or
  135.          provide a dialog requester for entering args at runtime.  Once
  136.          you have these are desired. Press the SET button to record them.  
  137.          If you do not SET the new settings, they will be forgotten. SET 
  138.          writes only the currently selected button.
  139.  
  140.          Since so many people use HOTKEYS I didn't allow this feature.  If
  141.          there is enough interest, I might provide associated HOTKEY for 
  142.          these buttons.
  143.  
  144.    *** 1.1
  145.  
  146.          There is now an UP/DOWN arrow beside the programmable buttons.
  147.          This will select from 10 different sets of 12 buttons.  The Set
  148.          DEFS acts on the current set of 12 buttons.  Now you can group
  149.          logical projects or environments of custom buttons to work from
  150.          Click! Filer.
  151.  
  152.  
  153. ARCHIVAL BUTTONS:
  154.  
  155.    Currently I support PKPAK, PKUNPAK, PKZIP and PKUNZIP, four very nice
  156.    programs by PKWare.  You must have these programs to use the buttons
  157.    I provided.  There are 4 .PIF files provided with this program.  You must
  158.    edit these to reflect the correct directory on you hard drive where 
  159.    Windows can find these programs.  The source directory is the directory
  160.    where files will be effected.  The archive name must be entered inthe
  161.    provided edit box in the center of the Click WIndow.  Pressing one of
  162.    the ARCHIVE buttons, provides a dialog to set features of the compression.
  163.    To understand these use the documentation from PKWare.  While in the
  164.    Dialog you can set the initial settings with the SET button.  The settings
  165.    displayed inthe Dialog will be written to the INI file.  Press OK to 
  166.    compress.  The compressed file will be written to the current DESTINATION
  167.    directory.  If you press CANCEL no compression will occur.  Note, if you
  168.    changed setting in the INI and press CANCEL, those settings are already
  169.    in the INI file, so mean it when you press SET.
  170.  
  171. *** 1.1
  172.  
  173.    Well we've added support for some other very nice shareware compression
  174.    programs.  The ARC, PAK and LHARC programs now function from Click! Filer.
  175.    Please support these programs authors as suggested about the above PKWare
  176.    software.  
  177.  
  178.    ARC  COPYRIGHT 1985,86,87,88,89  by  System Enhancement Associates, Inc.
  179.         ALL RIGHTS RESERVED
  180.  
  181.    LHarc Version 1.13c 05/31/89 Copyright (c) Haruyasu Yoshizaki (Yoshi), 
  182.          1988-89
  183.  
  184.    PAK   Version 2.10 Copyright 1988, 1989 by NoGate Consulting
  185.          ALL RIGHTS RESERVED
  186.  
  187.    Some features for each of these programs may have been glossed over in
  188.    this version, but in time the full possible set will be provided.  I 
  189.    basically wanted this tool to aid me in archiving my programs and so
  190.    I did them to my needs.  Obviously full support is desireable, but I 
  191.    didn't want to leave users of the new programs in the lurch with no 
  192.    easy interface.
  193.  
  194. FUTURE EXPANSION...
  195.  
  196.    Where to next?  Several possibilities exist, as well as small changes and
  197. tune ups.  While reasonably small, I need to compact Click! and optimize it's
  198. memory use for 640K folks.  Help access would be nice as would system 
  199. information features.  A format for Floppies ONLY would be simple enough.
  200. A delete for a directory/subdirs/*.* would be nice. Expanded setups for
  201. the PD compression programs would be nice.
  202.  
  203.